ospf:VLink
This object holds information about OSPF virtual links
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
deadIntvl | ospf:DeadIntvl (scalar:Uint16) |
Dead interval, interval after which router declares that neighbor as down | RANGE: [0 , 65535] DEFAULT: unspecified |
helloIntvl | ospf:HelloIntvl (scalar:Uint16) |
Hello interval, interval between hello packets that OSPF sends on the interface | RANGE: [1 , 65535] DEFAULT: 10 |
nbrRtrId | ip:RtrId (address:IPv4) |
Router id associated with virtual link neighbor | Value must match ipv4 format |
rexmitIntvl | ospf:RexmitIntvl (scalar:Uint16) |
Retransmit interval, time between LSA retransmissions | RANGE: [1 , 65535] DEFAULT: 5 |
xmitDelay | ospf:XmitDelay (scalar:Uint16) |
Transmit delay, estimated time needed to send an LSA update packet | RANGE: [1 , 450] DEFAULT: 1 |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |